Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for cases where a return intent should be sent #96

Merged
merged 1 commit into from
Jul 10, 2016

Conversation

bkromhout
Copy link
Contributor

Adds a method which can be overridden by an activity which extends IntroActivity so that when IntroActivity prepares to set the result to RESULT_OK, it gives the extending activity class the chance to construct an Intent to set as the return intent.

See #95 for further details.

@janheinrichmerker
Copy link
Owner

Looks great!
I only have to make some small changes in that pull request.

@janheinrichmerker janheinrichmerker self-assigned this Jul 10, 2016
@janheinrichmerker
Copy link
Owner

janheinrichmerker commented Jul 10, 2016

Approved

Approved with PullApprove

@janheinrichmerker janheinrichmerker added this to the Release 1.5.6 milestone Jul 10, 2016
@janheinrichmerker janheinrichmerker merged commit f90a214 into janheinrichmerker:master Jul 10, 2016
janheinrichmerker added a commit that referenced this pull request Jul 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants